home *** CD-ROM | disk | FTP | other *** search
/ Ultra Gameplayers 101 / Ultra Game Players Magazine, No. 101 - September 1997 (Imagine Publishing, Inc.)(1997).iso / pc / ugpintro.dxr / 00002.ls < prev    next >
Encoding:
Text File  |  1997-07-10  |  94 b   |  8 lines

  1. on exitFrame
  2.   if InstallQuickTime() then
  3.     quit()
  4.   else
  5.     go(1, "new_ugp")
  6.   end if
  7. end
  8.